Motor Vehicle Collisions - Crash Dataset

The Motor Vehicle Collisions crash table contains details on crash events. Each data point represents a crash event. The Motor Vehicle Collisions data tables contain information from all police reported motor vehicle collisions in NYC. The police report (MV104-AN) is required to be filled out for collisions where someone is injured or killed, or where there is at least $1000 worth of damage.

Files: CSV, JSON

Number of samples: 49,953

Field descriptions:

  • CRASH_DATE: Occurrence date of collision
  • CRASH_TIME: Occurrence time of collision
  • BOROUGH: Borough where collision occurred
  • ZIP_CODE: Postal code of incident occurrence
  • LATITUDE: Latitude coordinate for Global Coordinate System, WGS 1984, decimal degrees (EPSG 4326)
  • LONGITUDE: Longitude coordinate for Global Coordinate System, WGS 1984, decimal degrees (EPSG 4326)
  • STREET: Street on which the collision occurred
  • CROSS_STREET: Nearest cross street to the collision
  • PERSONS_INJURED: Number of persons injured
  • PEDESTRIANS_INJURED: Number of pedestrians injured
  • PERSONS_KILLED: Number of persons killed
  • PEDESTRIANS_KILLED: Number of pedestrians killed
  • CYCLISTS_INJURED: Number of cyclists injured
  • CYCLISTS_KILLED: Number of cyclists killed
  • MOTORISTS_INJURED: Number of vehicle occupants injured
  • MOTORISTS_KILLED: Number of vehicle occupants killed
  • CONTRIBUTING_FACTOR_1: Factors contributing to the collision for vehicle 1
  • CONTRIBUTING_FACTOR_2: Factors contributing to the collision for vehicle 2
  • COLLISION_ID: Unique record code generated by system (Primary Key for crash table)
  • VEHICLE_TYPE_1: Type of vehicle 1 based on category (ATV, bicycle, car/suv, ebike, escooter, truck/bus, motorcycle, other)
  • VEHICLE_TYPE_2: Type of vehicle 2 based on category (ATV, bicycle, car/suv, ebike, escooter, truck/bus, motorcycle, other)

Sources: